home *** CD-ROM | disk | FTP | other *** search
- ; help1
- ct
- print "' Graphics Commands'
- cursor 1 4
- print "'BacK length PenUp '
- print "'BackGround color RighT angle'
- print "'ClearScreen SETHeading angle '
- print "'CLIP NOCLIP SETBG color '
- print "'DRAW NODRAW SETPAL palette'
- print "'ForwarD length SETPC color'
- print "'HideBug SETSCRUNCH n'
- print "'HideTurtle SETX xpos'
- print "'HOME SETY ypos'
- print "'LefT angle SETXY xpos ypos'
- print "'PAINT paint border ShowBug'
- print "'PALETTE number WINDOW NOWINDOW '
- print "'PenColor color WRAP'
- print "'PenDown '
- cursor 1 23
- type "'Press any key to continue '
- type rc
- ct